Skip to content
Back to search
30
MCP

GitHub Agentic Chat

pulsemcp/github agentic chat

Integrates with GitHub's API to enable natural language interaction with repositories, offering tools for searching, creating issues, and performing semantic searches across stored documents using PostgreSQL with pgvector.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github_agentic_chat": {
      "url": "None",
      "transport": "http"
    }
  }
}